console.log( 'Nothing here %cHi Cat %cHey Bear', // Console Message 'color: blue', 'color: red', // CSS Style );